var crypto/rand.smallPrimesProduct

2 uses

	crypto/rand (current package)
		util.go#L26: var smallPrimesProduct = new(big.Int).SetUint64(16294579238595022365)
		util.go#L77: 		bigMod.Mod(p, smallPrimesProduct)